home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor2 / inprt.doc < prev    next >
Text File  |  1995-03-31  |  3KB  |  69 lines

  1.                             INPRT.DOC File 
  2.  
  3.                   (c)  Hewlett-Packard Company, 1990 
  4.  
  5.  
  6. OVERVIEW 
  7. -------- 
  8.  
  9. The INPRT application reads infrared (IR) printer output from different 
  10. Hewlett-Packard calculators into the HP 48 stack.  INPRT assumes that the 
  11. incoming bytes would print with the Roman 8 character set on an HP 82240 
  12. printer, and it remaps these bytes to the HP 48 character set (ISO 8859 
  13. Latin 1). 
  14.  
  15.  
  16. PROCEDURE 
  17. --------- 
  18.  
  19. These are the steps for transferring IR printer output to the HP 48: 
  20.  
  21.  1.  Transfer the INPRT file from your computer to the HP 48. (Use binary if 
  22.      you're transferring INPRT from the HP 48.) The {INPRT} menu label will 
  23.      show up in your HP 48 VAR menu. (If your calculator has a double- 
  24.      spaced print mode, set it to single-spaced print.) 
  25.  
  26.  2.  Line up the calculators.  (See "Alignment Instructions" below.) 
  27.      [Note: Do not remove the HP 48SX's port cover; I/R transfer actually 
  28.      works better with the port cover in place.  -jkh-] 
  29.  
  30.  3.  Press {INPRT} on the HP 48.  (INPRT terminates in 10 seconds if no IR 
  31.      output is received.) 
  32.  
  33.  4.  Execute the print command on the other calculator. 
  34.  
  35.  5.  Repeat steps 2 through 4 as needed to transfer additional output. 
  36.  
  37. RESULTS 
  38. ------- 
  39.  
  40. When the transfer is complete, the HP 48 returns the received data to the 
  41. stack in the form of a string to level 2 and a flag to level 1.  If the flag 
  42. is 0, uncorrectable transfer errors were detected; if the flag is 1, there 
  43. still may be missing bytes. The 1 means that each byte that was detected was 
  44. received correctly.  You should still check the received data since there 
  45. may be a linefeed in strings, names, expressions, etc. more than 24 
  46. characters long. If the flag is 0, each byte that was not correctable is a 
  47. gray blot (character number 127) in the level 2 string. 
  48.  
  49.  
  50. ALIGNMENT INSTRUCTIONS 
  51. ---------------------- 
  52.  
  53. The calculators should be no more than 0.5 inches (1.3 cm) apart for the 
  54. transmission.  Also, other alignment issues apply to several calculators: 
  55.  
  56.   o  For the HP 41:  The IR printer module should be in one of the top 
  57.      ports, and the shiny "IR cone" in the center of the module should be 
  58.      aligned between the E and T of HEWLETT on the HP 48's Hewlett-Packard 
  59.      logo. 
  60.  
  61.   o  For the HP 27S, HP 17B, and HP 42S:  The calculator must be raised 0.3 
  62.      inches (0.75 cm). The center of the LED (which is located at the top 
  63.      end of the calculator in line between the E and W of HEWLETT) should be 
  64.      aligned between the E and T of HEWLETT on the HP 48's Hewlett-Packard 
  65.      logo. 
  66.  
  67.   o  For the HP 28, HP 18C, and HP 19B:  Just line up the calculator's LED 
  68.      between the E and T of HEWLETT on the HP 48's Hewlett-Packard logo. 
  69.